home *** CD-ROM | disk | FTP | other *** search
/ C# & Game Programming - A…er's Guide (2nd Edition) / Buono 2nd Ed.iso / Chapter2 / 2.1 / Example1.sln < prev    next >
Encoding:
Text File  |  2004-08-31  |  912 b   |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example1", "Example1.csproj", "{0A1E13AC-097B-4B6F-AB43-C84730CE74AE}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {0A1E13AC-097B-4B6F-AB43-C84730CE74AE}.Debug.ActiveCfg = Debug|.NET
  13.         {0A1E13AC-097B-4B6F-AB43-C84730CE74AE}.Debug.Build.0 = Debug|.NET
  14.         {0A1E13AC-097B-4B6F-AB43-C84730CE74AE}.Release.ActiveCfg = Release|.NET
  15.         {0A1E13AC-097B-4B6F-AB43-C84730CE74AE}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.